home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Security / McAfee SiteAdvisor 26.6 / safe.xpi / chrome / safe.jar / content / uninst.xul < prev    next >
Extensible Markup Language  |  2007-01-04  |  543b  |  10 lines

  1. <?xml version="1.0"?>
  2. <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?> 
  3. <!DOCTYPE overlay SYSTEM "chrome://safe/locale/safe.dtd">
  4. <dialog xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" align="center" buttons="accept" buttonorient="horizontal" buttonalign="center" id="safe-uninst" title="&safe.uninst.title;">
  5. <vbox align="center">
  6. <description value="&safe.uninst.removed;"/>
  7. <description value="&safe.uninst.restart;"/>
  8. <description value="&safe.uninst.reinstall;"/>
  9. </vbox>
  10. </dialog>